CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 国际象棋

搜索资源列表

  1. mataqipan

    0下载:
  2. 马踏棋盘的C语言代码。将马随机放在国际象棋的8X8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,。。。,64依次填入一个8X8的方阵,输出之。-Horse riding board the C language code. Ma randomly on the 8X8 chess board Board [8] [8] of a box, the horse mo
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1971
    • 提供者:de
  1. OS_chess

    0下载:
  2. 模拟windows vista国际象棋,编程语言C#-Windows vista chess simulation
  3. 所属分类:CSharp

    • 发布日期:2017-06-01
    • 文件大小:14104461
    • 提供者:tony
  1. chessCS

    0下载:
  2. 国际象棋源程序。可下全盘国际象棋。用C#编写。用VS2005编译。-International Chess player, build with VS2005.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1043297
    • 提供者:Gary Li
  1. Chess

    0下载:
  2. 用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。-C language chess source code, single file, suitable for novice to learn.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:lili
  1. pro

    0下载:
  2. 1输出国际象棋棋盘 2打印楼梯,同时在楼梯上方打印两个笑脸 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 4判断101-200之间有多少个素数,并输出所有素数。 5打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 6将一个正整数分解质因数。例如:输入90,打印
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:杨橙林
  1. Queenquestion

    0下载:
  2. 这是c语言的初学者容易看见的一个程序。国际象棋里的皇后问题。-This is the c language, easy for beginners to see a program. Chess queen inside the issue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:584
    • 提供者:
  1. src

    0下载:
  2. 国际象棋硬件开发的c程序,能够实现良好得人机界面得对弈。-Chess hardware development was c program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:152993
    • 提供者:王佳文
  1. gnuchess-5.07

    0下载:
  2. 一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错-A chess in C++ source code, can achieve man-machine Battle, and a good AI' s Qi Li
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:233868
    • 提供者:汪海波
  1. faile

    0下载:
  2. 国际象棋 faile c 语言版,要的可以下-chess faile
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:55666
    • 提供者:tom cat
  1. EiQueen

    0下载:
  2. 用C语言实现国际象棋中的八皇后问题,给出第一个皇后所在的位置,程序输出所有的正确解法。-Using C language in the Eight Queens chess problem, given the location of the first queen, the program outputs the correct solution for all.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:901
    • 提供者:sling120
  1. Chess(1)

    0下载:
  2. 用C++语言编写的国际象棋游戏,其中包括用到多线程的使用-Written in C++, the international chess game, including the use of multiple threads used
  3. 所属分类:Document

    • 发布日期:2017-05-20
    • 文件大小:5885629
    • 提供者:高德政
  1. CHESS

    0下载:
  2. 国际象棋马的遍历,用C++实现的程序~~遍历一遍没有重复~-Chess horses traversal, using C++ implementation of the program did not repeat it again ~ ~ ~ traversal
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-11
    • 文件大小:825
    • 提供者:李冉冉
  1. c5

    0下载:
  2. 编写C语言程序,实现输出国际象棋棋盘状.-用i控制行,j来控制列,根据i+j的和的变化来控制输出黑方格,还是白方格。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:160424
    • 提供者:TANGKAI
  1. eightQueen

    0下载:
  2. 用C/C++实现的著名“八皇后”算法~八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种方法-With C/C++ implementation of the famous " Eight Queens" algorithm ~ eight queens problem is an ancient and w
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2130
    • 提供者:肖煜东
  1. Checkerboard

    0下载:
  2. 利用c++和opengl绘制的二维国际象棋的棋盘-Using c++ and opengl drawing two-dimensional chess board
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3286585
    • 提供者:Aaron Hartman
  1. P2P_Chess_src

    0下载:
  2. 使用c#实现的国际象棋,支持点对点的网络队战,代码中包含了。界面部分作者花了很多心思,环境控制是基于xml的。-I hope that you learnt something useful from this article and that P2P Chess enhanced your social interaction with workmates or family. If you aren t too familiar with Peer-to-Peer programming i
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:990654
    • 提供者:gerili
  1. chess

    0下载:
  2. 这是一份国际象棋的源程序,实现了两个玩家在联网的状态下进行对战的功能,使用控制台的方式实现,十分适合C++初学者学习数据结构,套接字等,采用VS2010环境开发-This is the source of an international chess, two players in the state of networked multiplayer capability, use the console to achieve very For C beginners to learn da
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:968092
    • 提供者:buaa_sheng
  1. Eight_Queens

    0下载:
  2. 八皇后问题 C++版本 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queens
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:1081
    • 提供者:
  1. eightQueen

    0下载:
  2. c语言下棋盘的8皇后问题。在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-c language board 8-queens problem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:882
    • 提供者:lzw
  1. atheegenius-sn

    0下载:
  2. 一个人工智能的国际象棋游戏源码,用Visual C写的,完全使用的win32 API,而没有用MFC。英文介绍为:The Genius iss a chess engine that uses AI techniquees to play against humans。 可直接使用。 -An artificial intelligence chess game source code, written in Visual C, fully use the win32 API, but not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:281383
    • 提供者:
« 1 2 34 »
搜珍网 www.dssz.com